home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / art-0054 / fplanet / fplanet.doc next >
Text File  |  1997-04-16  |  1KB  |  62 lines

  1. >> FPLANET.DOC <<
  2.  
  3. FPLANET is a fractal planet generator.
  4. It uses the method of random faults on
  5. sphere . 
  6.  
  7. This program can be started in either
  8. low or medium rez but the planets are
  9. always displayed in low rez.
  10.  
  11.  
  12. 1> Main screen.
  13.  
  14. Icons.
  15.  
  16. CALC   : display and calculate planet in
  17.          current mode.
  18.  
  19. VIEW   : Display planet in mode.
  20.  
  21. MAP    : set mode to MAP.
  22. GLOBE  : set mode to GLOBE.
  23.  
  24. SETUP  : Setup parameters.
  25.  
  26.          ITERATIONS : No of faults.
  27.          SEED       : Starting seed.
  28.          SEA        : default sea level %.
  29.          RANDOM     : choose random seed.
  30.  
  31. INIT   : erase current planet set defaults
  32.          from SETUP.
  33.  
  34. SAVE   : SAVE image of current mode to
  35.          degas file.
  36.  
  37. 2> MAP screen
  38.  
  39. EXIT   : return to main screen.
  40. HALT   : stop calculating at end of
  41.          current cycle.
  42. CALC   : Start calculation.
  43.  
  44. LEVEL  : change heights for each colour
  45.  ADJ   : on the planet.
  46.  
  47. 3> Globe screen.
  48.  
  49. 90     : rotate globe 90 degree
  50. 30     : 30 degree
  51. 10     : 10 degree
  52.  
  53. ARROW  : set direct of rotation.
  54.  
  55.  
  56. I have tried to make this program as
  57. easy to use as possible so the best way
  58. to find out what it does is play with
  59. it. 
  60.  
  61. R.S.Kennedy. Sheffield.'90
  62.